-
Home
-
WordPress Appointment Booking Plugin
-
1.17.2
-
Code
-
Classes
- AbstractWPCron
Total Complexity |
18 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
117 |
Lines of code |
52 |
Logical lines of code |
31 |
Comment lines |
11 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
schedule() |
S |
61 |
4 |
12 |
getCronStartIntervalInSeconds() |
S |
65 |
3 |
9 |
getCronStartIntervalDescription() |
S |
65 |
3 |
9 |
__construct() |
S |
63 |
2 |
12 |
unschedule() |
S |
68 |
2 |
7 |
getCronActionHookName() |
S |
100 |
1 |
0 |
getCronStartIntervalId() |
S |
100 |
1 |
0 |
executeCron() |
S |
100 |
1 |
0 |
getNextScheduledTime() |
S |
80 |
1 |
3 |